PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFGrayColor Class
Fields Methods


In This Topic
    PDFGrayColor Class Members
    In This Topic

    The following tables list the members exposed by PDFGrayColor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodCopies this color.  
    Public MethodDetermines whether the specified Object is equal to the current Object.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the colorspace. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodGets the gray component.  
    Public MethodServes as the default hash function.  
    Public MethodSets the gray component.  
    Public MethodConverts this color to RGB. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Top
    See Also